Produces a button, which when pressed sends the contents of the form to the server. You can have more than one submit button in a form. Each should have a different NAME. The name and value of the pressed button will be sent to the server as well. The value of the VALUE attribute is typically used as the caption for the submit button.